#!/bin/sh
open -a "App Store" "https://apps.apple.com/app/id424389933"
exit 0
